projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3424e6
)
* nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Oct 2008 22:29:22 +0000
(22:29 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Oct 2008 22:29:22 +0000
(22:29 +0000)
glyph, draw it with the default glyph width.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ae9044d47f1a07129e26723293f96ed7a1292f40..6562ef022d770c209e77ba120f11c110edb70500 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-10-27 Chong Yidong <cyd@stupidchicken.com>
+ * nsterm.m (ns_draw_window_cursor): When hbar cursor is on
+ over-sized glyph, draw it with the default glyph width.
+
* w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
glyph, draw it with the default glyph width.